Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added networkzone parameter to agent download and removal of AppMon components #893

Merged
merged 5 commits into from
Jul 14, 2021

Conversation

arthfl
Copy link
Contributor

@arthfl arthfl commented Jul 14, 2021

  • Added networkzone parameter to OneAgent download from API
  • Removed all AppMon components since it's deprecated by now anyways

@dmikusa
Copy link
Contributor

dmikusa commented Jul 14, 2021

There were some minor issues with this PR. I'm going to merge it though & I'll issue a polishing commit shortly. See fd50c13

@dmikusa dmikusa merged commit 5483a87 into cloudfoundry:main Jul 14, 2021
dmikusa pushed a commit that referenced this pull request Jul 14, 2021
-  Remove DynatraceAppmonAgent from the component list. This was missed when AppMon Agent was removed.
- Fixes syntax error with missing `end` block
- Fixes Rubocop violation for single line if blocks, use `cmd if expr` syntax intead
- Adds referenced but missing method to pull the networkzone property from credentials
- Adds docs for the networkzone property
- Adds a unit test to validate that networkzone is passed in the URL when present in the binding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants